home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 April: Mac OS SDK / Dev.CD Apr 99 SDK1.toast / Development Kits / Open Transport 1.3 / Open Transport SDK / Open Tpt Module Developer / Samples / DLPI Template / StreamLog / StreamLog.r < prev    next >
Encoding:
Text File  |  1998-04-30  |  3.0 KB  |  207 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        StreamLog.r
  3.  
  4.     Contains:    xxx put contents here xxx
  5.  
  6.     Copyright:    © 1995 by Apple Computer, Inc., all rights reserved.
  7.  
  8. */
  9.  
  10. #include "Types.r"
  11. #include "SysTypes.r"
  12. #include "PowerPlant.r"
  13.  
  14. resource 'WIND' (200, "Document", purgeable) {
  15.     {91, 138, 341, 488},
  16.     zoomDocProc,
  17.     visible,
  18.     goAway,
  19.     0x0,
  20.     ""
  21.     /****** Extra bytes follow... ******/
  22.     /* $"0078 0A"                                            /* .x. */
  23. };
  24.  
  25. resource 'PPob' (200, "Text Window", purgeable) {
  26.     {    /* array TagArray: 8 elements */
  27.         /* [1] */
  28.         ObjectData {
  29.             Window {
  30.                 200,
  31.                 regular,
  32.                 hasCloseBox,
  33.                 hasTitleBar,
  34.                 hasResize,
  35.                 hasSizeBox,
  36.                 hasZoom,
  37.                 hasShowNew,
  38.                 enabled,
  39.                 hasTarget,
  40.                 noGetSelectClick,
  41.                 noHideOnSuspend,
  42.                 noDelaySelect,
  43.                 hasEraseOnUpdate,
  44.                 64,
  45.                 64,
  46.                 screenSize,
  47.                 screenSize,
  48.                 screenSize,
  49.                 screenSize,
  50.                 0
  51.             }
  52.         },
  53.         /* [2] */
  54.         BeginSubs {
  55.  
  56.         },
  57.         /* [3] */
  58.         ObjectData {
  59.             Scroller {
  60.                 1396920908,
  61.                 {352, 252},
  62.                 visible,
  63.                 enabled,
  64.                 bound,
  65.                 bound,
  66.                 bound,
  67.                 bound,
  68.                 -1,
  69.                 -1,
  70.                 0,
  71.                 defaultSuperView,
  72.                 0,
  73.                 0,
  74.                 0,
  75.                 0,
  76.                 1,
  77.                 1,
  78.                 noReconcileOverhang,
  79.                 0,
  80.                 15,
  81.                 0,
  82.                 15,
  83.                 1415936116
  84.             }
  85.         },
  86.         /* [4] */
  87.         BeginSubs {
  88.  
  89.         },
  90.         /* [5] */
  91.         ClassAlias {
  92.             'Dtxt'
  93.         },
  94.         /* [6] */
  95.         ObjectData {
  96.             TextEdit {
  97.                 1415936116,
  98.                 {332, 232},
  99.                 visible,
  100.                 enabled,
  101.                 bound,
  102.                 bound,
  103.                 bound,
  104.                 bound,
  105.                 4,
  106.                 4,
  107.                 0,
  108.                 defaultSuperView,
  109.                 540,
  110.                 0,
  111.                 0,
  112.                 0,
  113.                 1,
  114.                 1,
  115.                 noReconcileOverhang,
  116.                 noMultiStyle,
  117.                 noEdit,
  118.                 noSelect,
  119.                 noWordWrap,
  120.                 128,
  121.                 0
  122.             }
  123.         },
  124.         /* [7] */
  125.         EndSubs {
  126.  
  127.         },
  128.         /* [8] */
  129.         EndSubs {
  130.  
  131.         }
  132.     }
  133. };
  134.  
  135. resource 'PPob' (201, "Text Printout", purgeable) {
  136.     {    /* array TagArray: 4 elements */
  137.         /* [1] */
  138.         ObjectData {
  139.             Printout {
  140.                 numberAcross
  141.             }
  142.         },
  143.         /* [2] */
  144.         BeginSubs {
  145.  
  146.         },
  147.         /* [3] */
  148.         ObjectData {
  149.             PlaceHolder {
  150.                 1413640056,
  151.                 {540, 720},
  152.                 visible,
  153.                 disabled,
  154.                 unbound,
  155.                 unbound,
  156.                 unbound,
  157.                 unbound,
  158.                 36,
  159.                 36,
  160.                 0,
  161.                 defaultSuperView,
  162.                 0,
  163.                 0,
  164.                 0,
  165.                 0,
  166.                 16,
  167.                 16,
  168.                 noReconcileOverhang,
  169.                 0
  170.             }
  171.         },
  172.         /* [4] */
  173.         EndSubs {
  174.  
  175.         }
  176.     }
  177. };
  178.  
  179. resource 'Txtr' (128, "Monaco 9") {
  180.     9,
  181.     0,
  182.     flushDefault,
  183.     srcCopy,
  184.     0,
  185.     0,
  186.     0,
  187.     4,
  188.     "Monaco"
  189. };
  190.  
  191. data 'CNST' (1) {
  192.     $"0000"                                               /* .. */
  193. };
  194.  
  195. data 'ckid' (128, "Projector") {
  196.     $"1C46 0F10 3FE5 3230 0004 0000 0000 0000"            /* .F..?Â20........ */
  197.     $"0000 AC5A 2F79 AABE F1B3 AC4C ED60 003B"            /* ..¨Z/y™æÒ≥¨LÌ`.; */
  198.     $"CE75 0001 0006 0001 304F 7065 6E54 7261"            /* Œu......0OpenTra */
  199.     $"6E73 706F 7274 BA53 6F75 7263 6573 BA53"            /* nsport∫Sources∫S */
  200.     $"5452 4541 4D53 BA53 616D 706C 6573 BA53"            /* TREAMS∫Samples∫S */
  201.     $"7472 6561 6D4C 6F67 BA00 0452 616A 6100"            /* treamLog∫..Raja. */
  202.     $"0131 000E 5374 7265 616D 4C6F 672E 5050"            /* .1..StreamLog.PP */
  203.     $"6F62 0000 0000 1646 6972 7374 2074 696D"            /* ob.....First tim */
  204.     $"6520 6368 6563 6B65 6420 696E 2E00"                 /* e checked in.. */
  205. };
  206.  
  207.